RMODE
TTMODE%

Syntax: RMODE [(screen)]
   and: TTMODE%
Location: Fn (RMODE)
          QView Tiny Toolkit (TTMODE%)

The function RMODE returns the current screen mode (of the screen belonging to the job which executes RMODE if the Window Manager is present). 

If Minerva or Amiga QDOS v3.23 is present and is in dual screen mode, then PRINT RMODE(1) will show the current screen mode for the Other Screen (see MODE). If Minerva and Amiga QDOS is not present, (or dual screen mode is not active), then RMODE(1) will return -19 (for 'Not Implemented').

Both RMODE and RMODE(0) return the mode of the Default Screen on all ROMs.

The function TTMODE% is the same as RMODE.

CROSS-REFERENCE:
MODE sets the mode.
QFLIM returns the screen resolution.
